home *** CD-ROM | disk | FTP | other *** search
- This is the first public release of the Socket Classes, SktSocketManager,
- SktSocket, and SktSocketUser. They have been tested only by me so far,
- so you should consider this an alpha release. I welcome all bug reports
- and suggestions for improvement. Please send all feedback to me as
- nik@next.com (for now). If volume stays reasonable, I'll try to get back to
- you.
-
- Please note that this "kit" is not a product of NeXT Computer, Inc.,
- either officially or unofficially. I wrote these several months before
- coming to work at NeXT, but never got a decent chance to clean them up
- for general release. So here they are, about a year late. See the
- copyright notices in the files for further information.
-
- --Nik A Gervae
- ngervae@next.com
-
- ===============
-
- Content:
-
- Source for the Socket Classes (.h and .m files)
- utilities used by the Socket Classes (util.[hc])
- Class specifications, in ASCII, RTF, and WriteNow formats
- (doc/{spec,rtf,wn}/*)
- GNU General Public License (COPYING)
- Chat example server (Chat/*)
- client example client (Client/*)